Update ChangeLog-2.0.30
authorJeroen van der Heijden <jeroen@transceptor.technology>
Fri, 24 Aug 2018 11:37:59 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Aug 2018 11:37:59 +0000 (13:37 +0200)
ChangeLog-2.0.30

index 0f50d6c0cbf97e1ef6c2e84b707a6e413ebf612e..0c3977838ee9439c0c8ddcb620b9a10185005256 100644 (file)
@@ -1,4 +1,5 @@
-  * SiriDB Server can now compile with gnu89/gnu90. (see issue #101)
+  * SiriDB Server can now compile with gnu89/gnu90. (#101)
   
   * Removed deprecated info- and loaddb requests.
-  
\ No newline at end of file
+  
+  * Added named pipe support. (#104, @pavelxdd)